home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / util / libs / ixem000t.readme < prev    next >
Text File  |  1998-05-05  |  2KB  |  43 lines

  1. Short:    Ixemul V47.2 library 68000 trace-version
  2. Author:   various (ADE GeekGadgets)
  3. Uploader: Henning Peters <faroul@beyond.hb.north.de>
  4.  
  5. ixemul.library and ixnet.library for 68000 trace-version
  6. for debugging purposes
  7.  
  8.  
  9. This library is part of Geek Gadgets.  For more information see
  10. ftp.ninemoons.com, /pub/geekgadgets.
  11.  
  12. INTRODUCTION
  13. ============
  14.  
  15. Originally created in 1991 or 1992 by Markus Wild, the ixemul.library has
  16. become the driving force behind the Geek Gadgets project.
  17.  
  18. Essentially it is a BSD Unix kernel running under the Amiga OS.  The
  19. code for handling Unix signals is taken almost verbatim from the BSD kernel
  20. sources, for example.  Multitasking and file I/O is, of course, passed on
  21. to the Amiga OS.  Because the library resembles BSD Unix so closely, it has
  22. made it possible to port almost all Unix programs.
  23.  
  24. However, because of the conformance to BSD, the library is not too
  25. conservative with resources or overly concerned with Amiga standards.  For
  26. example, command line expansion uses Unix semantics and doesn't use
  27. ReadArgs().  The purpose of ixemul.library is to emulate Unix as well as is
  28. technically possible.  So given a choice between Amiga behavior or Unix
  29. behavior, the last one is chosen.
  30.  
  31.  
  32. ============================= Archive contents =============================
  33.  
  34. Original  Packed Ratio    Date     Time    Name
  35. -------- ------- ----- --------- --------  -------------
  36.   210936  107959 48.8% 20-Mar-98 23:34:06 +ixemul000.trace
  37.    19537    7944 59.3% 15-Jan-98 07:00:00 +README
  38.    17982    6993 61.1% 26-Mar-98 23:40:32  COPYING
  39.    25265    9285 63.2% 26-Mar-98 23:40:34  COPYING.LIB
  40.     1892     957 49.4% 26-Mar-98 23:40:38  COPYRIGHT
  41. -------- ------- ----- --------- --------
  42.   275612  133138 51.6% 27-Mar-98 04:37:28   5 files
  43.